home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-23 | 367 b | 18 lines | [TEXT/CWIE] |
- unit MacIntf;
-
- interface
-
- uses
- {$IFC UNDEFINED THINK_PASCAL}
- Types, QuickDraw, Events, Windows, Dialogs, Fonts, DiskInit, TextEdit, Traps,{}
- Memory, SegLoad, Scrap, ToolUtils, OSUtils, Menus, Resources, StandardFile,{}
- GestaltEqu, Files, Errors, Devices, QuickDrawText, TextUtils, {}
- {$ELSEC}
- InterfacesUI,
- {$ENDC}
- QDOffScreen, Sound;
-
- implementation
-
- end.
-